gpsbabel.git
2023-12-16 tsteven4remove CMakeSettings.json (#1246)
2023-12-11 dependabot... Bump actions/setup-python from 4 to 5 (#1245)
2023-11-30 tsteven4make xmlgeneric a class (#1244)
2023-11-23 tsteven4fix errors in gpi writer related to bitmaps. (#1243)
2023-11-23 tsteven4bring static functions into googltakeout class. (#1240)
2023-11-20 tsteven4straggling nits (#1236)
2023-11-19 tsteven4misc cleanups (#1235)
2023-11-19 tsteven4simplify usage of homebrew on CI macos-11. (#1234)
2023-11-19 tsteven4retire LegacyFormat class. (#1233)
2023-11-19 tsteven4convert mtk formats to Format class. (#1226)
2023-11-19 tsteven4convert ozi to Format class. (#1232)
2023-11-19 tsteven4convert garmin_txt to Format class (#1231)
2023-11-18 tsteven4convert garmin_xt to Format class (#1230)
2023-11-18 tsteven4convert tpg to dynamic Format class. (#1229)
2023-11-18 tsteven4convert gtm to Format class. (#1228)
2023-11-18 tsteven4convert v900 to dynamic Format class. (#1227)
2023-11-18 tsteven4convert tpo formats to Format class (#1225)
2023-11-16 tsteven4fix leak in jeeps serial comm on posix. (#1223)
2023-11-16 tsteven4convert garmin to Format class (#1222)
2023-11-15 tsteven4astyle jeeps included files (#1219)
2023-11-15 tsteven4gpsmath isolation (#1218)
2023-11-15 tsteven4use c++11 fixed width integer types in jeeps. (#1217)
2023-11-14 tsteven4use uniform header guards in jeeps. (#1216)
2023-11-13 tsteven4jeeps function pointers, GPS_PPacket const correctness...
2023-11-12 tsteven4clang tidy fixes (#1214)
2023-11-10 tsteven4misc cleanups (#1213)
2023-11-09 tsteven4make qstarz format dynamic (#1212)
2023-11-09 tsteven4add fedora 39 to ci (#1211)
2023-11-09 tsteven4convert vcf to dynamic Format. (#1210)
2023-11-01 tsteven4refactor garmin_fs class (#1203)
2023-10-30 tsteven4convert garmin_fs functions from char* -> QString ...
2023-10-30 tsteven4consolidate handling of extensions in gpx writer. ...
2023-10-28 PacketFiendDevelop igc options (#1180)
2023-10-28 tsteven4move Qt floor from 5.12 to 5.15 (#1199)
2023-10-27 tsteven4support optional start elements in xmlstreamwriter...
2023-10-27 tsteven4remove gpx reader support for probelmatic extensions...
2023-10-26 tsteven4fix bugs with gpx passthrough. (#1197)
2023-10-26 GPSBabelUpdate (now archived) Oozy Rat from Geocaching.com...
2023-10-23 tsteven4enhance gpx test to validate gpx writer. (#1191)
2023-09-30 tsteven4rc1 for release 1.9.0 (#1186)
2023-09-30 tsteven4archive docs in CI (#1187)
2023-09-29 tsteven4bump qt build from 6.5.2 to 6.5.3 (#1185)
2023-09-25 tsteven4Remove final remnants of 'exported' (#1146)
2023-09-15 tsteven4tidy fixes (#1179)
2023-09-14 tsteven4fix various "Redundancies in code" (#1178)
2023-09-14 tsteven4fix SchemaArrayField/SchemaArrayData mismatch (#1177)
2023-09-12 PacketFiendIntegrate OAT and SIU with Waypoints (#1060)
2023-09-11 tsteven4fix noreturn booboos. (#1176)
2023-09-10 tsteven4Merge pull request #1175 from tsteven4/refact
2023-09-09 tsteven4fix reserved-macro-identifier clang diagnostic
2023-09-09 tsteven4use noreturn attribute
2023-09-09 tsteven4drop extra semicolons
2023-09-09 tsteven4don't use posix but non-iso argument reordering in...
2023-09-09 tsteven4remove obsolete declarations
2023-09-08 tsteven4Apply new resharper refactoring "Redundant dereferencin...
2023-09-08 tsteven4make all but the stack filter dynamic. (#1174)
2023-09-06 dependabot... Bump actions/checkout from 3 to 4 (#1172)
2023-09-06 tsteven4mkshort becomes a class (#1173)
2023-09-04 tsteven4convert mkshort from char* to QByteArray (#1171)
2023-09-03 積丹尼 Dan JacobsonUpdate gpsbabel_man.xml (#1170)
2023-09-01 tsteven4fix mkshort unique (#1168)
2023-08-29 tsteven4convert googletakeout format to dynamic. (#1167)
2023-08-29 tsteven4delete obsolte and unused macro. (#1166)
2023-08-29 tsteven4delete undefined declaration. (#1165)
2023-08-28 tsteven4fix memory leak in mkshort from d7dfed6, 1/23/2005...
2023-08-28 Tyler MacDonaldAdd support for Google Takeout Location History (#1160)
2023-08-28 tsteven4retire strupper, strlower. (#1164)
2023-08-28 tsteven4kill tpo2 write code, which has been dead since 46676d1...
2023-08-25 tsteven4introduce clang-tidy to CI and integrate with codacy...
2023-08-23 tsteven4resolve maintanence issue in interpolate & resample...
2023-08-13 tsteven4remove obsolete files (#1158)
2023-08-13 tsteven4adjust greatcircle conversion factors, kill gcgeodist...
2023-08-12 tsteven4remove erroneous addition from #1151. (#1157)
2023-08-12 tsteven4use efficient methods to delete trkpts in track filter...
2023-08-06 tsteven4fix interator invalidation issue with trackfilter segme...
2023-08-06 tsteven4use std::prev instead of --c.end() (#1154)
2023-08-05 tsteven4Introduce efficient member functions for deleting waypo...
2023-07-31 tsteven4Reduce complexity of simplify filter (#1149)
2023-07-29 tsteven4time read, filter and writer operations (#1150)
2023-07-28 tsteven4fix bugs with simplify filter (#1148)
2023-07-25 tsteven4improve correctness and speed of duplicate filter....
2023-07-21 tsteven4update Qt 6.5.1 -> 6.5.2 in CI. (#1140)
2023-07-20 tsteven4sync test case list in CMakeLists.txt with testo.d...
2023-07-20 tsteven4fix mkshort qHash return type. (#1142)
2023-07-20 tsteven4reduce complexity of gdb waypt searchs from O(n^2)...
2023-07-20 tsteven4reduce complexity of mkshort from O(n^2) to O(n). ...
2023-07-19 Robert LipeDeprecate navilink, sbn, sbp. (#1138)
2023-07-18 tsteven4deprecate wbt formats. (#1136)
2023-07-17 tsteven4eliminate ppa for qlibraryinfo bug (#1135)
2023-06-30 tsteven4Strptime update (#1133)
2023-06-23 tsteven4fix clang 15 warnings on windows (#1132)
2023-06-14 tsteven4add gnu attribute to check functions with printf like...
2023-06-12 tsteven4fix gdb debug (#1128)
2023-06-10 tsteven4fix humminbird icon matching, (#1126)
2023-06-10 tsteven4drop support for filesystem access via garmin usb....
2023-06-10 tsteven4add fedora 38 to CI (#1125)
2023-06-04 tsteven4fix nits with trackfilter (#1124)
2023-05-25 tsteven4switch some builds to Qt 6.5.1 (#1119)
2023-05-19 tsteven4fix garmin serial/usb device character encoding/decodin...
2023-05-16 tsteven4refactor unicsv & xcsv date time handling (#1114)
next